listbox demo: Hide extra_buttons_box by default
authorTimm Bäder <mail@baedert.org>
Sat, 7 Jul 2018 17:34:00 +0000 (19:34 +0200)
committerTimm Bäder <mail@baedert.org>
Sun, 8 Jul 2018 07:41:15 +0000 (09:41 +0200)
It should only show up when hovering the row.

demos/gtk-demo/listbox.ui

index 606a5202246cbd5a23f936238068989b9574ca9a..9ddf9ede1298896d21124eb5109a52f57143d256 100644 (file)
             </child>
             <child>
               <object class="GtkBox" id="extra_buttons_box">
+                <property name="visible">0</property>
                 <property name="spacing">6</property>
                 <child>
                   <object class="GtkButton" id="reply-button">